PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowDocument Class / getFixedDocument Method
In This Topic
    getFixedDocument Method
    In This Topic
    Converts the flow document to a fixed document and returns it.
    Syntax
    public PDFFixedDocument getFixedDocument()

    Return Value

    The fixed document that represents this document.
    See Also